home *** CD-ROM | disk | FTP | other *** search
INI File | 1993-12-15 | 4.4 KB | 140 lines |
- [DXMC0MOD]
- TITLE = "IBM Token-Ring Adapters (DXMC0MOD.SYS)"
- TYPE = Native
- VERSION = 1.33
- DRIVERNAME = DXMC0MOD$
-
- [FILE]
- NAME = DXMC0MOD.SYS
- PATH = \
-
- [REDUCEWA]
- TAG = reducewa
- DISPLAY = "Work Area Reduction Parameter"
- TYPE = String
- STRLENGTH = 1
- set = R,T
- SCOPE = global
- optional = yes
- editable = yes
- virtual = no
- help = "This parameter has two values: 'R' and 'T'. The value 'R'
- reduces the work area for DXMC0MOD.SYS or DXMC1MOD.SYS by one half;
- the value 'T' reduces the work area for one of these device drivers
- even more."
-
- [W]
- TAG = oneadapter
- DISPLAY = "One Adapter Only"
- TYPE = None
- set = y,n,yes,no
- SCOPE = global
- optional = yes
- editable = yes
- virtual = no
- help = "This parameter applies when two Token-Ring
- Network Adapters are installed. It allows an application program
- supported by DXMC0MOD.SYS or DXMC1MOD.SYS to use the primary Token-Ring
- Network Adapter while another device driver
- uses the alternate Token-Ring Network Adapter.
- For example, entering 'YES' for this parameter enables
- a TCP/IP application program or an NDIS protocol
- stack to use the alternate adapter.
-
- Enter 'YES' to make the alternate adapter available to other device drivers;
- otherwise, enter 'NO'. The default is 'NO'."
-
- [NETADDRESS]
- TAG = netaddress
- DISPLAY = "Locally administered address"
- TYPE = hexString
- STRLENGTH = 12
- range = 400000000000-7FFFFFFFFFFF
- SCOPE = local
- optional = yes
- editable = yes
- virtual = no
- HELP = "Enter a 12 digit hexadecimal address in the range
- 400000000000 to 7FFFFFFFFFFF. Each address must be unique
- within the network. If you do not enter this parameter,
- the universally administered address is used."
-
- [RAM]
- display = "Shared RAM address"
- type = hexadecimal
- range = A000-F000
- default = D800
- step = 400
- SCOPE = local
- optional = yes
- editable = yes
- virtual = no
- help = "This parameter specifies the physical RAM location on the
- network adapter card if the default location is not adequate.
- The specified location must not conflict with the address
- of any adapter card configured and installed in the workstation.
- The recommended RAM addresses for this field are D800
- for Adapter 0 and C800 for Adapter 1.
- The range of this parameter is A000 to F000. These numbers
- represent the upper four digits of a five digit hexadecimal address.
- Refer to the LAN Support Program User's Guide for more information.
- Note: this parameter has no effect for Microchannel PS/2* computers."
-
- [EARLYRELEASE]
- display = "Early release"
- type = decimal
- default = 0
- set = 0,1
- SCOPE = local
- optional = yes
- editable = yes
- virtual = no
- help = "This parameter specifies the Early Token Release option for
- IBM Token-Ring 16/4 network adapter cards operating at 16 Mbs.
- The Early Token Release
- option reduces the average time that another network adapter card
- must wait to gain access to the network. Network adapter cards
- that do not support the Early Token Release option ignore this
- parameter. Code 0 to specify the Early Token Release option, 1 otherwise.
- The default is 0, meaning that Early Token Release is on."
-
- [MINSAP]
- display = "Minimum SAP"
- type = decimal
- range = 0000-0127
- default = 0000
- step = 1
- SCOPE = local
- optional = yes
- editable = yes
- virtual = no
- help = "This parameter sets the minimum number of SAP stations
- that the adapter will support when opened. It enables multiple 802.2
- applications to coexist. For example, IBM Personal Communications/3270
- and IBM Application System/400* PC Support can run on the same workstation
- if MINSAP is set to a high enough value to include the total number of SAPs
- required by both application programs.
-
- If omitted, 0 is used. The range is 0 - 127."
-
- [MINLINK]
- display = "Minimum Link Stations"
- type = decimal
- range = 0000-0254
- default = 0000
- step = 1
- SCOPE = local
- optional = yes
- editable = yes
- virtual = no
- help = "This parameter sets the minimum number of link stations
- that the adapter will support when opened. It enables multiple 802.2
- applications to coexist. For example, IBM Personal Communications/3270
- and IBM Application System/400* PC Support can run on the same workstation
- if MINLINK is set to a high enough value to include the total number of link
- stations required by both application programs. (MINSAP must also be set
- to a high enough value to include the total number of SAPS required by
- both application programs.)
-
- If omitted, 0 is used. The range is 0 - 254."